Use PegaUnit test cases to compare the expected output of a rule to the results that the test case returns.
Typically, you unit test a rule, and then convert it into a test case. For strategy rules, you run a single test case, and, for flow and case type rules, you record the test case.
See one of the following topics for more information:
Configuring a single case run for strategy rules.